Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu: fix apt-get usage #436

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

krokodilerian
Copy link
Contributor

@krokodilerian krokodilerian commented Sep 18, 2024

"apt-get upgrade" does not parse any parameters, and just updates all packages that can be upgraded. As this does not seem to be the intended result, all usages of "apt-get" upgrade are modified to update only the requested package.


📚 Documentation preview 📚: https://cloudstack-documentation--436.org.readthedocs.build/en/436/

"apt-get upgrade" does not parse any parameters, and just updates all
packages that can be upgraded. As this does not seem to be the intended
result, all usages of "apt-get" upgrade are modified to update only
the requested package.
Copy link
Contributor

@vladimirpetrov vladimirpetrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, definitely a useful change.

@slavkap slavkap added this to the 4.20 milestone Oct 8, 2024
@rohityadavcloud rohityadavcloud merged commit cd236e4 into apache:main Oct 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants